home *** CD-ROM | disk | FTP | other *** search
/ Commodore Free 39 / Commodore_Free_Issue_39_2010_Commodore_Computer_Club.d64 / game comp < prev    next >
Text File  |  2023-02-26  |  2KB  |  86 lines

  1.  
  2.  
  3.  
  4. *************************************
  5.        BASIC GAME COMPETITION
  6. *************************************
  7.  
  8. http://www.forum64.de/wbb3/board25-co
  9. der-unter-sich/board26-basic/36041-ba
  10. sic-game-compo/
  11.  
  12. What: A game in BASIC V2, no
  13. assembler, doing system calls is OK,
  14. though.
  15.  
  16. Whereby: Has to run on a normal C64
  17. with a normal 1541 and a joystick.
  18.  
  19. How big: One File, save games and
  20. user supplied levels are OK. (I.e.
  21. you don't need to save games inside
  22. your program.  )
  23.  
  24. What as to accompany: One
  25. screenshot, a PRG of the game, the
  26. source code and a simple manual as a
  27. normal text file.
  28.  
  29. Details:
  30.  
  31. The game mustn't be entered with the
  32. screen editor, you can use the full
  33. line range. Here again the command
  34. line parameters for pet cat:
  35.  
  36. Tokenize:
  37. petcat -w2 -o tokenizedprogram.prg
  38.               theprogram.bas
  39. Detokenize:
  40. petcat tokenizedprogram.prg
  41.        > theprogram.bas
  42.  
  43. If you use artificial editing
  44. (self-made BASIC compactor) of the
  45. source code you have to give the
  46. tool chain with your entry, or at
  47. least give a download location.
  48. (Creative using of cross assemblers,
  49. etc...)
  50.  
  51. No compilers, no crunchers, the game
  52. must be LIST-able. Of course bugs in
  53. the LIST routine with clever string
  54. usage are taken heed of.
  55.  
  56. With sending an entry you give me
  57. the right to post your entire on
  58. Forum64, CSDb and other places where
  59. it can be obtained freely.
  60.  
  61. Judges: The users of this board.
  62.  
  63. Give me a day to sort trough the
  64. entries, I will post them here with
  65. a forum based vote. One vote per
  66. user.
  67.  
  68. Deadline: 1st of June 2010 - 11 o
  69. clock pm
  70.  
  71. Please send your games to me before
  72. the deadline, best would be some
  73. hours before.
  74.  
  75. I wont take complaints about your
  76. energy provider, your
  77. granny/hamster/whoever or your ISP
  78. who just now cuts your line while
  79. uploading.
  80.  
  81. Prizes: Just fame unless someone
  82. wants to donate something ;-)
  83.  
  84. -------------------------------------
  85.  
  86.